Welcome![Sign In][Sign Up]
Location:
Search - cubic spline interpolation

Search list

[Mathimatics-Numerical algorithmsLagrange

Description: 用matlab编写的实现Lagrange插值函数和三次样条插值函数,输入值为x向量和对应的y向量,输出函数图像-Matlab prepared with the realization of Lagrange interpolation function and cubic spline interpolation function, type the value of x vector and the corresponding y vector, the output function of image
Platform: | Size: 2048 | Author: 张宁 | Hits:

[matlabyangtiaochazhi

Description: 利用三次样条插值计算《数学建模与实验》94页第三题公路的算法。-Using cubic spline interpolation calculation of " Mathematical Modeling and experiment" Highway 94 the third title of the algorithm.
Platform: | Size: 36864 | Author: 刘海东 | Hits:

[Algorithmthreesplinebezier

Description: 设计签名 三次样条插值函数 贝塞尔曲线 光滑曲线-Design Signature cubic spline interpolation function is a smooth curve of Bezier curves
Platform: | Size: 4038656 | Author: XUGUANGLONG | Hits:

[Internet-NetworkInterpolation

Description: Source Code Archive An Introduction to Numerical Analysis with Applications to the Physical, Natural and Social Sciences-neville.C Neville s algorithm divdiff.C calculate the coefficients of the Newton form of the interpolating polynomial using divided differences nf_eval.C evaluate the Newton form of the interpolating polynomial cubic_nak.C construct the cubic spline interpolant with "not-a-knot" boundary conditions cubic_clamped.C construct the cubic spline interpolant with clamped boundary conditions spline_eval.C evaluate a spline interpolant (works with the output from cubic_nak.C and cubic_clamped.C) hermite.C calculate the coefficients of the Hermite interpolating polynomial cubic_herm.C evaluate the Hermite cubic interpolant
Platform: | Size: 2048 | Author: 范姜 | Hits:

[AlgorithmSPLINE

Description: 我自己写的一个三次样条插值算法,自已感觉很严密,请大家指正。-I wrote it myself a cubic spline interpolation algorithm, self-feelings are very close, please correct me.
Platform: | Size: 2048 | Author: 好人 | Hits:

[Algorithminterpolation

Description: matlab各种插值算法应用实例,包括:拉格朗日插值、艾特肯插值法、牛顿插值法、 高斯插值法、 埃尔米特插值法、 分段埃尔米特插值法、样条插值、有理分式插值法、分片双线性插值、二元三点拉格朗日插值及分片双三次埃尔米特插值-a variety of interpolation algorithm matlab application examples include: Lagrange interpolation, Aitken interpolation, Newton interpolation, Gauss interpolation, Hermite interpolation, sub-Hermite interpolation, spline interpolation, rational fraction interpolation piecewise bilinear interpolation, dual three-point Lagrange interpolation and piecewise bi-cubic Hermite interpolation, etc.
Platform: | Size: 10240 | Author: | Hits:

[matlabselfspline

Description: 第一,二种边界条件的三次样条插值法matlab代码-First, the two kinds of boundary conditions of the cubic spline interpolation matlab code
Platform: | Size: 1024 | Author: 张米 | Hits:

[Special EffectsPictureParticipate

Description: 图像插值程序,载入图像后可以进行变形处理,提供的差值方式包括最近邻插值、三次样条插值等。-Image interpolation process can be deformed after loading the image processing methods include providing the difference between the nearest neighbor interpolation, cubic spline interpolation.
Platform: | Size: 2205696 | Author: 兰鹰 | Hits:

[Algorithminterpolation

Description: 用C来编写实现lagrange插值,分段线性插值,三次样条插值三种插值算法方法。有关计算机数值方法的问题。-Using C to write to achieve lagrange interpolation, linear interpolation, cubic spline interpolation of three interpolation methods. Numerical methods on computer problems.
Platform: | Size: 474112 | Author: 陈博灿 | Hits:

[Dialog_Windowspline

Description: 三次样条插值曲线绘制,是用MFC做的。用的是四位型点插值法。相信对GIS专业的同学会有很大的帮助。-Cubic spline interpolation curve drawing, is to use MFC to do. Type using a four point interpolation method. Believe that GIS professionals would help the students.
Platform: | Size: 7005184 | Author: 黄华 | Hits:

[2D GraphicSpline

Description: 三次样条插值检测程序源代码 调试通过 可以实现三次样条插值 -Cubic spline interpolation through the test program source code debugging。
Platform: | Size: 2048 | Author: 戴旭光 | Hits:

[Mathimatics-Numerical algorithmsspline

Description: 一个三次样条插值的程序,可以对任意多的输入点进行三次样条插值-A cubic spline interpolation procedure, you can enter any number of cubic spline interpolation points
Platform: | Size: 1024 | Author: guchong | Hits:

[AlgorithmLeastSquare20110722

Description: 1. 最小二乘法拟合数据成直线。 2. 三次样条插值。 3. 两个3D演示程序(用程序直接在平面上画的三维图像)。-自动翻译的:1 a linear least-squares fitting the data. 2 cubic spline interpolation. 3 two 3D demo program (application directly on the painting in three-dimensional image plane).
Platform: | Size: 322560 | Author: zbj | Hits:

[matlabcubic-spline

Description: 求解第一型3次样条插值函数的通用程序,可以自己输入数据自动进行拟合,并打印结果-Solving the first type 3 spline interpolation function of the general program, you can make your own input data automatically fitting, and print the results
Platform: | Size: 3072 | Author: yazhoulong | Hits:

[Algorithmspline-fitting

Description: 计算机图形学中的三次样条曲线插值与最小二乘法拟合-Computer graphics, cubic spline interpolation and least squares method fitting
Platform: | Size: 4096 | Author: David | Hits:

[AlgorithmSpline.h

Description: 三次样条插值c++头文件,一些头文件,非常好-Cubic spline interpolation c++ header files, some header files
Platform: | Size: 5120 | Author: 更深的蓝 | Hits:

[Otherspline

Description: 自己写的一个数值计算的题目,用matlab实现三次样条插值(I类),测试通过。- To achieve cubic spline interpolation (I) using matlab
Platform: | Size: 1024 | Author: hu mou | Hits:

[matlabinterpolation

Description: 利用matlab实现插值,包括拉格朗日插值、牛顿插值以及三次样条插值。-Using matlab realize interpolation, Lagrange interpolation, Newton interpolation, cubic spline interpolation.
Platform: | Size: 1024 | Author: hu mou | Hits:

[Algorithmspline

Description: 利用编程实现了数值逼近中的三次样条插值算法,这在工程实践中应用非常广泛。-Programming numerical approximation, cubic spline interpolation algorithm, which is widely used in engineering practice.
Platform: | Size: 1024 | Author: 王强 | Hits:

[Algorithmspline

Description: C语言实现三次样条插值公式,可用于求解函数在某一区间上的函数值-Cubic spline interpolation formula C language function value can be used to solve the function in a given interval
Platform: | Size: 1024 | Author: 木惜 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 25 »

CodeBus www.codebus.net